home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / vbwav / vbwav.bas < prev    next >
Encoding:
BASIC Source File  |  1992-07-25  |  94 b   |  3 lines

  1. Declare Function sndplaysound Lib "mmsystem" (ByVal filenae$, ByVal snd_async%) As Integer
  2.  
  3.